home *** CD-ROM | disk | FTP | other *** search
/ My Neighborhood / My Neighborhood.iso / mac / MacFiles / Zoo1.Dxr / 00013.ls < prev    next >
Encoding:
Text File  |  1997-11-18  |  99 b   |  7 lines

  1. on exitFrame
  2.   global tempcount
  3.   if tempcount = 3 then
  4.     WEASELSpeak("click done")
  5.   end if
  6. end
  7.